ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseOverlayItemView<TOwnerView> Class / parent Property

In This Topic
    parent Property (_BaseOverlayItemView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property parent As IViewModel
    public IViewModel parent {get;}
    See Also